ReadFilter
This method allows you to read log records between a date and time range.
Syntax
ReadFilter( [startDateTime], [endDateTime] )
Parameters
- startDateTime
- Optional parameter indicating date and time after which log records are to be read.
- endDateTime
- Optional parameter indicating date and time before which log records are to be read.
© 1997-1999 Microsoft Corporation. All rights reserved.